Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove GWT's Map polyfill #10063

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

niloc132
Copy link
Member

All currently supported browsers have a working Map implementation, so we don't need to include this in every compiled GWT application.

Fixes #10062

@niloc132 niloc132 added this to the 2.13 milestone Dec 16, 2024
@niloc132
Copy link
Member Author

Passing nightly CI run https://github.com/niloc132/gwt/actions/runs/12354394728

@niloc132 niloc132 force-pushed the 10062-remove-map-polyfill-test branch from 5b70637 to 1da3002 Compare January 8, 2025 16:32
@niloc132 niloc132 merged commit b9d1d99 into gwtproject:main Jan 8, 2025
4 checks passed
vegegoku pushed a commit to vegegoku/gwt that referenced this pull request Jan 9, 2025
All currently supported browsers have a working Map implementation, so
we don't need to include this in every compiled GWT application.

Fixes gwtproject#10062
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove GWT's polyfill for Map
3 participants